Module - 1: Number Systems & Boolean Algebra

On completion of this module, you will be able to:

Number System

Types of Number Systems

Decimal Number System

Binary Number Systems

Octal Number System

Hexadecimal Number System

Example 1: Decimal to binary conversion

Example 2: Decimal to binary conversion

Example 3: Binary to decimal conversion

Boolean Algebra

Rules in Boolean Algebra

Boolean Law : There are six types of Boolean Laws

  1. Commutative Law
  2. Associative Law -
  3. Distributive Law –
  4. AND law – These laws use the AND operation therefore they are called AND Laws
  5. OR Law - These laws use the AND operation therefore they are called AND Laws
  6. INVERSION Law – this law uses the NOT operation. The inversion law states that double inversion of a variable results in the original variable itself

Logical Operators:

Boolean Theorems:

De Morgan’s Theorem

De Morgan’s First Theorem

Proof:

De Morgan’s Second Theorem

Proof:

Karnaugh Maps

Rules for K-Map

Two Variable K-Map

Three Variable K-Map

Four Variable K-Map